-
Notifications
You must be signed in to change notification settings - Fork 0
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Bump the javascript group with 15 updates #267
Closed
Closed
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Bumps the javascript group with 15 updates: | Package | From | To | | --- | --- | --- | | [@emotion/react](https://github.com/emotion-js/emotion) | `11.11.3` | `11.11.4` | | [@emotion/styled](https://github.com/emotion-js/emotion) | `11.11.0` | `11.11.5` | | [@fontsource/roboto](https://github.com/fontsource/font-files/tree/HEAD/fonts/google/roboto) | `5.0.8` | `5.0.12` | | [@mui/icons-material](https://github.com/mui/material-ui/tree/HEAD/packages/mui-icons-material) | `5.15.10` | `5.15.15` | | [@mui/material](https://github.com/mui/material-ui/tree/HEAD/packages/mui-material) | `5.15.10` | `5.15.15` | | [jotai](https://github.com/pmndrs/jotai) | `2.6.4` | `2.8.0` | | [react-error-boundary](https://github.com/bvaughn/react-error-boundary) | `4.0.12` | `4.0.13` | | [socket.io-client](https://github.com/socketio/socket.io-client) | `4.7.4` | `4.7.5` | | [@swc/core](https://github.com/swc-project/swc) | `1.4.0` | `1.4.12` | | [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `20.11.17` | `20.12.5` | | [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react) | `18.2.55` | `18.2.74` | | [@types/react-dom](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react-dom) | `18.2.19` | `18.2.24` | | [eslint-plugin-react](https://github.com/jsx-eslint/eslint-plugin-react) | `7.33.2` | `7.34.1` | | [typescript](https://github.com/Microsoft/TypeScript) | `5.3.3` | `5.4.4` | | [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) | `5.1.1` | `5.2.8` | Updates `@emotion/react` from 11.11.3 to 11.11.4 - [Release notes](https://github.com/emotion-js/emotion/releases) - [Changelog](https://github.com/emotion-js/emotion/blob/main/CHANGELOG.md) - [Commits](https://github.com/emotion-js/emotion/compare/@emotion/[email protected]...@emotion/[email protected]) Updates `@emotion/styled` from 11.11.0 to 11.11.5 - [Release notes](https://github.com/emotion-js/emotion/releases) - [Changelog](https://github.com/emotion-js/emotion/blob/main/CHANGELOG.md) - [Commits](https://github.com/emotion-js/emotion/compare/@emotion/[email protected]...@emotion/[email protected]) Updates `@fontsource/roboto` from 5.0.8 to 5.0.12 - [Changelog](https://github.com/fontsource/font-files/blob/main/fonts/google/roboto/CHANGELOG.md) - [Commits](https://github.com/fontsource/font-files/commits/HEAD/fonts/google/roboto) Updates `@mui/icons-material` from 5.15.10 to 5.15.15 - [Release notes](https://github.com/mui/material-ui/releases) - [Changelog](https://github.com/mui/material-ui/blob/next/CHANGELOG.md) - [Commits](https://github.com/mui/material-ui/commits/v5.15.15/packages/mui-icons-material) Updates `@mui/material` from 5.15.10 to 5.15.15 - [Release notes](https://github.com/mui/material-ui/releases) - [Changelog](https://github.com/mui/material-ui/blob/next/CHANGELOG.md) - [Commits](https://github.com/mui/material-ui/commits/v5.15.15/packages/mui-material) Updates `jotai` from 2.6.4 to 2.8.0 - [Release notes](https://github.com/pmndrs/jotai/releases) - [Commits](pmndrs/jotai@v2.6.4...v2.8.0) Updates `react-error-boundary` from 4.0.12 to 4.0.13 - [Release notes](https://github.com/bvaughn/react-error-boundary/releases) - [Commits](bvaughn/react-error-boundary@4.0.12...4.0.13) Updates `socket.io-client` from 4.7.4 to 4.7.5 - [Release notes](https://github.com/socketio/socket.io-client/releases) - [Changelog](https://github.com/socketio/socket.io-client/blob/main/CHANGELOG.md) - [Commits](socketio/socket.io-client@4.7.4...4.7.5) Updates `@swc/core` from 1.4.0 to 1.4.12 - [Release notes](https://github.com/swc-project/swc/releases) - [Changelog](https://github.com/swc-project/swc/blob/main/CHANGELOG.md) - [Commits](swc-project/swc@v1.4.0...v1.4.12) Updates `@types/node` from 20.11.17 to 20.12.5 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) Updates `@types/react` from 18.2.55 to 18.2.74 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react) Updates `@types/react-dom` from 18.2.19 to 18.2.24 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react-dom) Updates `eslint-plugin-react` from 7.33.2 to 7.34.1 - [Release notes](https://github.com/jsx-eslint/eslint-plugin-react/releases) - [Changelog](https://github.com/jsx-eslint/eslint-plugin-react/blob/v7.34.1/CHANGELOG.md) - [Commits](jsx-eslint/eslint-plugin-react@v7.33.2...v7.34.1) Updates `typescript` from 5.3.3 to 5.4.4 - [Release notes](https://github.com/Microsoft/TypeScript/releases) - [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release.yml) - [Commits](microsoft/TypeScript@v5.3.3...v5.4.4) Updates `vite` from 5.1.1 to 5.2.8 - [Release notes](https://github.com/vitejs/vite/releases) - [Changelog](https://github.com/vitejs/vite/blob/main/packages/vite/CHANGELOG.md) - [Commits](https://github.com/vitejs/vite/commits/v5.2.8/packages/vite) --- updated-dependencies: - dependency-name: "@emotion/react" dependency-type: direct:production update-type: version-update:semver-patch dependency-group: javascript - dependency-name: "@emotion/styled" dependency-type: direct:production update-type: version-update:semver-patch dependency-group: javascript - dependency-name: "@fontsource/roboto" dependency-type: direct:production update-type: version-update:semver-patch dependency-group: javascript - dependency-name: "@mui/icons-material" dependency-type: direct:production update-type: version-update:semver-patch dependency-group: javascript - dependency-name: "@mui/material" dependency-type: direct:production update-type: version-update:semver-patch dependency-group: javascript - dependency-name: jotai dependency-type: direct:production update-type: version-update:semver-minor dependency-group: javascript - dependency-name: react-error-boundary dependency-type: direct:production update-type: version-update:semver-patch dependency-group: javascript - dependency-name: socket.io-client dependency-type: direct:production update-type: version-update:semver-patch dependency-group: javascript - dependency-name: "@swc/core" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: javascript - dependency-name: "@types/node" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: javascript - dependency-name: "@types/react" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: javascript - dependency-name: "@types/react-dom" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: javascript - dependency-name: eslint-plugin-react dependency-type: direct:development update-type: version-update:semver-minor dependency-group: javascript - dependency-name: typescript dependency-type: direct:development update-type: version-update:semver-minor dependency-group: javascript - dependency-name: vite dependency-type: direct:development update-type: version-update:semver-minor dependency-group: javascript ... Signed-off-by: dependabot[bot] <[email protected]>
dependabot
bot
added
dependencies
Pull requests that update a dependency file
javascript
Pull requests that update Javascript code
labels
Apr 8, 2024
Superseded by #272. |
dependabot
bot
deleted the
dependabot/npm_and_yarn/javascript-03f27d4812
branch
April 15, 2024 11:24
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
dependencies
Pull requests that update a dependency file
javascript
Pull requests that update Javascript code
0 participants
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Bumps the javascript group with 15 updates:
11.11.3
11.11.4
11.11.0
11.11.5
5.0.8
5.0.12
5.15.10
5.15.15
5.15.10
5.15.15
2.6.4
2.8.0
4.0.12
4.0.13
4.7.4
4.7.5
1.4.0
1.4.12
20.11.17
20.12.5
18.2.55
18.2.74
18.2.19
18.2.24
7.33.2
7.34.1
5.3.3
5.4.4
5.1.1
5.2.8
Updates
@emotion/react
from 11.11.3 to 11.11.4Release notes
Sourced from
@emotion/react
's releases.Commits
6e0e388
Version Packages (#3160)5b82631
Renamed an internalhasOwnProperty
tohasOwn
(#3159)0bfa978
AdddisableRemotePlayback
to valid prop types (#3156)Updates
@emotion/styled
from 11.11.0 to 11.11.5Release notes
Sourced from
@emotion/styled
's releases.Commits
f4640f6
Version Packages (#3170)c9b84db
Fix mismatch between CSSInterpolation and Interpolation<Props> (#3164)6e0e388
Version Packages (#3160)5b82631
Renamed an internalhasOwnProperty
tohasOwn
(#3159)0bfa978
AdddisableRemotePlayback
to valid prop types (#3156)b0014b4
Version Packages (#3143)49c20b4
Fix Theme import for newer Typescript module resolution modes (#3101)45c440f
ChangeArray
toReadonlyArray
in CSS type declarations (#3141)1c60314
AddSECURITY.md
f3b268f
Version Packages (#3058)Updates
@fontsource/roboto
from 5.0.8 to 5.0.12Commits
Updates
@mui/icons-material
from 5.15.10 to 5.15.15Release notes
Sourced from
@mui/icons-material
's releases.... (truncated)
Changelog
Sourced from
@mui/icons-material
's changelog.... (truncated)
Commits
5a07996
5.15.15 (#41752)9585d28
[release] v5.15.14 (#41540)6da671c
[material-next] Drop the package (#41544)98a08c9
[docs] Fix some Vale errors (#41516)dbcb678
[release] v5.15.13 (#41462)828f4da
[pigment] Rename directories to match package names (#41453)16e8ef7
[code-infra] Add alias for icon types (#41248)5ad69e1
v5.15.12 (#41373)cbab3e6
Revert "v5.15.12" (#41371)0a478bb
v5.15.12 (#41289)Updates
@mui/material
from 5.15.10 to 5.15.15Release notes
Sourced from
@mui/material
's releases.... (truncated)
Changelog
Sourced from
@mui/material
's changelog.... (truncated)
Commits
5a07996
5.15.15 (#41752)42afab7
[material-ui][Autocomplete] Display options provided to theoptions
prop ev...cc8d22f
[material-ui][RadioGroup] Apply classnames (#41681)9585d28
[release] v5.15.14 (#41540)da74af0
[docs] Fix useStorageState regressions (#41223)fb361fa
[material-ui] Use interface instead of type for props (#41500)98a08c9
[docs] Fix some Vale errors (#41516)c25839e
[material-ui][Select] Fix variant type (#41405)e0e9a2d
[Accordion] Convert to support CSS extraction (#41221)1ff3d5f
[Autocomplete] Convert to support CSS extraction (#40330)Updates
jotai
from 2.6.4 to 2.8.0Release notes
Sourced from jotai's releases.
... (truncated)
Commits
1b4eb45
2.8.02d2f03a
fix(utils): dev-only deprecation message (#2491)a3be09e
fix(store): remove dev3 methods and add dev4 methods only in store2 (#2484)88303ac
add memory leak test (#2487)2abd51c
deprecate freezeAtomCreator (#2490)93a28f4
fix(vanilla): setters do not freeze new values (#2476)2ca8339
chore: old ts versions to test in ci (#2489)c09843a
chore(deps): update dev dependencies (#2479)93a6fb9
refactor atomWithLazy (#2485)1049ae1
docs: fix some typos (#2483)Updates
react-error-boundary
from 4.0.12 to 4.0.13Release notes
Sourced from react-error-boundary's releases.
Commits
15f1ba2
Update README.md (#180)ed6d112
ci(eslint): use eslint+prettier with ci strictly (#165)Updates
socket.io-client
from 4.7.4 to 4.7.5Release notes
Sourced from socket.io-client's releases.
Changelog
Sourced from socket.io-client's changelog.
Commits
4f6030f
chore(release): 4.7.534cbfbb
fix: discard acknowledgements upon disconnectionUpdates
@swc/core
from 1.4.0 to 1.4.12Changelog
Sourced from
@swc/core
's changelog.... (truncated)
Commits
0a76e16
chore: Publish1.4.12
withswc_core
v0.90.27
c3b750d
chore: Publish 1.4.12-nightly-20240404.1dc25df1
chore: Bump crates47714c5
feat(es/minifier): Evaluate spread of arrays (#8811)ff5f69f
chore: Bump crates730ded2
fix(es/minifier): Abort fn inliner if there's a spread arg (#8809)d1eb7b8
chore: Bump crates207582f
chore(deps): Update dependencies (#8810)9e28254
chore: Bump crates9ffcd18
fix(es): Change default value ofinputSourceMap
totrue
(#8801)Updates
@types/node
from 20.11.17 to 20.12.5Commits
Updates
@types/react
from 18.2.55 to 18.2.74Commits
Updates
@types/react-dom
from 18.2.19 to 18.2.24Commits
Updates
eslint-plugin-react
from 7.33.2 to 7.34.1Release notes
Sourced from eslint-plugin-react's releases.